inspector: Go to the right tab when changing objects
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 May 2014 03:21:13 +0000 (23:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 31 May 2014 03:22:29 +0000 (23:22 -0400)
commite4ba5b6ab6ce9fa742fcb34d9510e14ddbaff5b1
tree4a749a87786ca8af497b72f0be1e4c3b117f0eda
parent5ed6653859f6782ef4a62f0b06f9e35a2360a748
inspector: Go to the right tab when changing objects

When going from attribute mapping to model, it makes most sense
to go directly to the data tab, and when going from an action
name to the owner, we want to show the actions tab. Make it so.
gtk/inspector/prop-editor.c
gtk/inspector/prop-editor.h
gtk/inspector/prop-list.c
gtk/inspector/window.c